0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (4)
  • R2,500 - R5,000 (2)
  • -
Status
Brand

Showing 1 - 6 of 6 matches in All Departments

Numerical Recipes 3rd Edition - The Art of Scientific Computing (Hardcover, 3rd Revised edition): William H. Press, Saul A.... Numerical Recipes 3rd Edition - The Art of Scientific Computing (Hardcover, 3rd Revised edition)
William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
R3,089 Discovery Miles 30 890 Ships in 12 - 17 working days

Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition starts with basic mathematics and computer science and proceeds to complete, working routines. Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, this new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Please visit www.nr.com or www.cambridge.org/us/numericalrecipes for more details. New key features: 2 new chapters, 25 new sections, 25% longer than Second Edition Thorough upgrades throughout the text Over 100 completely new routines and upgrades of many more. New Classification and Inference chapter, including Gaussian mixture models, HMMs, hierarchical clustering, Support Vector MachinesNew Computational Geometry chapter covers KD trees, quad- and octrees, Delaunay triangulation, and algorithms for lines, polygons, triangles, and spheres New sections include interior point methods for linear programming, Monte Carlo Markov Chains, spectral and pseudospectral methods for PDEs, and many new statistical distributions An expanded treatment of ODEs with completely new routines Plus comprehensive coverage of linear algebra, interpolation, special functions, random numbers, nonlinear sets of equations, optimization, eigensystems, Fourier methods and wavelets, statistical tests, ODEs and PDEs, integral equations, and inverse theory And much, much more! Visitthe authors' web site for information about electronic subscriptions www.nr.com/aboutNR3book.html

Numerical Recipes in Pascal (First Edition) - The Art of Scientific Computing (Hardcover, Revised): William H. Press, Brian P.... Numerical Recipes in Pascal (First Edition) - The Art of Scientific Computing (Hardcover, Revised)
William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling
R2,448 Discovery Miles 24 480 Ships in 12 - 17 working days

This version of the first edition of Numerical Recipes contains the original 200 routines translated into Pascal along with the tutorial text. In a single volume, Numerical Recipes in Pascal provides lucid, easy-to-read discussions of the most important practical numerical techniques for science and engineering. The programs contained in this book are also available as machine-readable code on the Numerical Recipes Code CD-ROM with Windows/Macintosh Single Screen License.

Numerical Recipes Source Code CD-ROM 3rd Edition - The Art of Scientific Computing (CD-ROM, 3rd Revised edition): William H.... Numerical Recipes Source Code CD-ROM 3rd Edition - The Art of Scientific Computing (CD-ROM, 3rd Revised edition)
William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
R2,397 Discovery Miles 23 970 Ships in 12 - 17 working days

Do you want reliable code for the latest methods in scientific computing? This CD-ROM contains all the source code from the new, and all previous, editions and language versions of Numerical Recipes. Included are: Numerical Recipes, Third Edition: complete source code in C++, with many brand-new routines Numerical Recipes, Second Edition: complete source code in C, Fortran 77, and Fortran 90 Numerical Recipes, First Edition: complete source code in Pascal and BASIC plus third-party ports of the code to Modula 2 and Common Lisp The CDROM also features an archive of difficult-to-find historical materials, including Baker's C Tools and More C Tools, Lau's Numerical Library in C for Scientists and Engineers, the influential NUMAL Algol 60 library from the Mathematisch Centrum in Amsterdam, and more than 250 MB of physically generated and multiply encrypted random bytes. Compatible with all computers and operating systems, the CDROM includes a Personal Single-User License that allows an individual to use the copyrighted code on any number of computers (no more than one at a time). For support or more general license information visit at www.nr.com.

Numerical Recipes in Fortran 90: Volume 2, Volume 2 of Fortran Numerical Recipes - The Art of Parallel Scientific Computing... Numerical Recipes in Fortran 90: Volume 2, Volume 2 of Fortran Numerical Recipes - The Art of Parallel Scientific Computing (Hardcover, 2nd Revised edition)
William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery; Foreword by Michael Metcalf
R1,954 Discovery Miles 19 540 Ships in 12 - 17 working days

The second volume of the Fortran Numerical Recipes series, Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes. This volume does not repeat any of the discussion of what individual programs actually do, the mathematical methods they utilize, or how to use them.

Numerical Recipes in FORTRAN Example Book - The Art of Scientific Computing (Paperback, Revised): William H. Press, Brian P.... Numerical Recipes in FORTRAN Example Book - The Art of Scientific Computing (Paperback, Revised)
William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling
R1,338 Discovery Miles 13 380 Ships in 12 - 17 working days

The example books published as part of the Numerical Recipes, Second Edition series are source programs that demonstrate all of the Numerical Recipes subroutines. Each example program contains comments and is prefaced by a short description of how it functions. The books consist of all of the material from the original edition, as well as new material from the Second Edition. They will be valuable for readers who wish to incorporate procedures and subroutines into their own source programs. They are available in both Fortran and C.

Numerical Recipes in FORTRAN 77: Volume 1, Volume 1 of Fortran Numerical Recipes - The Art of Scientific Computing (Hardcover,... Numerical Recipes in FORTRAN 77: Volume 1, Volume 1 of Fortran Numerical Recipes - The Art of Scientific Computing (Hardcover, 2nd Revised edition)
William H. Press, Brian P. Flannery, Saul A. Teukolsky, William T. Vetterling
R2,502 Discovery Miles 25 020 Ships in 12 - 17 working days

This is the greatly revised and greatly expanded Second Edition of the hugely popular Numerical Recipes: The Art of Scientific Computing. The product of a unique collaboration among four leading scientists in academic research and industry Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, this new edition remains the most practical, comprehensive handbook of scientific computing available today. Highlights of the new material include: -A new chapter on integral equations and inverse methods -Multigrid and other methods for solving partial differential equations -Improved random number routines - Wavelet transforms -The statistical bootstrap method -A new chapter on "less-numerical" algorithms including compression coding and arbitrary precision arithmetic. The book retains the informal easy-to-read style that made the first edition so popular, while introducing some more advanced topics. It is an ideal textbook for scientists and engineers and an indispensable reference for anyone who works in scientific computing. The Second Edition is availabe in FORTRAN, the traditional language for numerical calculations and in the increasingly popular C language.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Conforming Bandage
R4 Discovery Miles 40
Carriwell Maternity Pads Extra Large…
R32 R30 Discovery Miles 300
Unicorn Core 75 Flights (Kaleidoscope)
R31 R29 Discovery Miles 290
First Aid Dressing No 3
R5 Discovery Miles 50
Barbie
Margot Robbie, Ryan Gosling, … DVD R310 R194 Discovery Miles 1 940
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Space Blankets (Adult)
 (1)
R16 Discovery Miles 160
Estee Lauder Pleasures Intense Eau De…
 (3)
R2,277 R1,730 Discovery Miles 17 300
Fisher-Price Learn with Me Zebra Walker
R1,199 R819 Discovery Miles 8 190

 

Partners